Skip to content

AMQ-9386: Remove legacy IBM JDK-specific test paths from MBeanTest and StompTest.#1863

Merged
jbonofre merged 1 commit intoapache:mainfrom
anmol-saxena-14:AMQ-9386
Apr 3, 2026
Merged

AMQ-9386: Remove legacy IBM JDK-specific test paths from MBeanTest and StompTest.#1863
jbonofre merged 1 commit intoapache:mainfrom
anmol-saxena-14:AMQ-9386

Conversation

@anmol-saxena-14
Copy link
Copy Markdown
Contributor

ActiveMQ 6.x targets Java 17+, and IBM Java now uses the same property ordering as other JVMs. Remove the IBM Corporation java.vendor checks and the IBM JDK 1.5-specific map ordering workaround in StompTest.setUp().

@anmol-saxena-14 anmol-saxena-14 marked this pull request as ready for review March 31, 2026 19:36
Copy link
Copy Markdown
Member

@jbonofre jbonofre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch (kind of dead code 😄 ).

That's pure test side, so clean.

Thanks !

@jbonofre jbonofre merged commit d21d12e into apache:main Apr 3, 2026
28 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants